home *** CD-ROM | disk | FTP | other *** search
- John Mullin <john@bustec.ie> wrote:
-
- under version 5.005_02 built for dos-djgpp a patch like below is required
- otherwise with the command
-
- txt2pdf1.pl ..\..\j.txt
-
- first line of the pdf file looks like
-
- ....j.txt
-
-
- when it should be
-
- ..\..\j.txt
- It seems to be a bug in basename.
-
- djgpp.diff is the patch file
-